home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / patchSG0004915.idb / usr / ToolTalk / man3 / tt_file_copy.z / tt_file_copy
Encoding:
Text File  |  2003-08-19  |  3.8 KB  |  66 lines

  1.  
  2.  
  3.  
  4. tttttttt____ffffiiiilllleeee____ccccooooppppyyyy((((3333))))                                                tttttttt____ffffiiiilllleeee____ccccooooppppyyyy((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tt_file_copy - copy objects from one file to a new file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<TTTTtttt////tttttttt____cccc....hhhh>>>>
  13.      TTTTtttt____ssssttttaaaattttuuuussss tttttttt____ffffiiiilllleeee____ccccooooppppyyyy((((ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_o_l_d_f_i_l_e_p_a_t_h,,,,
  14.                             ccccoooonnnnsssstttt cccchhhhaaaarrrr ****_n_e_w_f_i_l_e_p_a_t_h))));;;;
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      The tttttttt____ffffiiiilllleeee____ccccooooppppyyyy() function copies all objects that exist on the
  18.      specified file to a new file.  If any objects already exist on
  19.      _n_e_w_f_i_l_e_p_a_t_h, they are not overwritten by the copy (that is, they are not
  20.      removed.)
  21.  
  22.      The _o_l_d_f_i_l_e_p_a_t_h argument is a pointer to the name of the file whose
  23.      objects are to be copied.  The _n_e_w_f_i_l_e_p_a_t_h argument is a pointer to the
  24.      name of the file on which to create the copied objects.
  25.  
  26. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  27.      Upon successful completion, the tttttttt____ffffiiiilllleeee____ccccooooppppyyyy() function returns the
  28.      status of the operation as one of the following TTTTtttt____ssssttttaaaattttuuuussss values:
  29.  
  30.         TTTTTTTT____OOOOKKKK   The operation completed successfully.
  31.  
  32.         TTTTTTTT____EEEERRRRRRRR____DDDDBBBBAAAAVVVVAAAAIIIILLLL
  33.                 The ToolTalk service could not access the ToolTalk database
  34.                 needed for this operation.
  35.  
  36.         TTTTTTTT____EEEERRRRRRRR____DDDDBBBBEEEEXXXXIIIISSSSTTTT
  37.                 The ToolTalk service could not access the specified ToolTalk
  38.                 database in the expected place.  It does not appear to exist;
  39.                 administrative action is required.
  40.  
  41.         TTTTTTTT____EEEERRRRRRRR____FFFFIIIILLLLEEEE
  42.                 The specified file does not exist or it is inaccessible.
  43.  
  44.         TTTTTTTT____EEEERRRRRRRR____NNNNOOOOMMMMPPPP
  45.                 The ttttttttsssseeeessssssssiiiioooonnnn(1) process is not running and the ToolTalk
  46.                 service cannot restart it.
  47.  
  48.         TTTTTTTT____EEEERRRRRRRR____PPPPAAAATTTTHHHH
  49.                 The specified pathname included an unsearchable directory.
  50.  
  51.         TTTTTTTT____EEEERRRRRRRR____PPPPOOOOIIIINNNNTTTTEEEERRRR
  52.                 The pointer passed does not point to an object of the correct
  53.                 type for this operation.
  54.  
  55. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  56.      TTTTtttttttttttt____cccc(5), tttttttt____ffffiiiilllleeee____mmmmoooovvvveeee(3), tttttttt____ffffiiiilllleeee____ddddeeeessssttttrrrrooooyyyy(3).
  57.  
  58.  
  59.  
  60.  
  61.                                                                         PPPPaaaaggggeeee 1111
  62.  
  63.  
  64.  
  65.